go/types.Checker.funcType (method)
3 uses
go/types (current package)
decl.go#L863: check.funcType(sig, fdecl.Recv, fdecl.Type)
signature.go#L130: func (check *Checker) funcType(sig *Signature, recvPar *ast.FieldList, ftyp *ast.FuncType) {
typexpr.go#L351: check.funcType(typ, nil, e)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)